home *** CD-ROM | disk | FTP | other *** search
/ Aminet 35 / Aminet 35 (2000)(Schatztruhe)[!][Feb 2000].iso / Aminet / disk / misc / LS_Mount.lha / DOSDrivers / PC4 < prev   
Encoding:
Text File  |  1998-07-21  |  505 b   |  25 lines

  1. /* LS-120 PC Mountfile - By Alex'91 - $VER: 1.1 (21.07.98) */
  2.  
  3.     Device = scsi.device
  4.     Unit = 1
  5.     FileSystem = CrossDOSFileSystem
  6.     Flags = 0x0
  7.     BlockSize = 512
  8.     BlocksPerTrack = 32
  9.     Surfaces = 8
  10.     LowCyl = 0
  11.     HighCyl = 962
  12.     Reserved = 2
  13.     PreAlloc = 0
  14.     Interleave = 246527
  15.     Buffers = 50
  16.     BufMemType = 0
  17.     MaxTransfer = 16777216
  18.     Mask = 0x7FFFFFFE
  19.     /*BootPri = 0*/
  20.     DosType = 0x4D534400
  21.     StackSize = 2000
  22.     Priority = 10
  23.     GlobVec = -1
  24.     Mount = 1
  25.